Fix managed domain rebooting by only complaining about a VM name conflict if
authorEwan Mellor <ewan@xensource.com>
Thu, 30 Nov 2006 20:07:58 +0000 (20:07 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 30 Nov 2006 20:07:58 +0000 (20:07 +0000)
commitf99727ee65ec571f94f3de8f011858fcb931c41b
treee2414f11195edb5eed6ee48d5d45871eb5b9faeb
parentbe61b6ee0598879f34f4ddfcc96d13e4ad894d70
Fix managed domain rebooting by only complaining about a VM name conflict if
the VM UUID conflicts as well.

Also, remove the previous_restart_time node when explicitly rebooting a guest --
the user ought to be able to drive reboots faster than the safety catch.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py